![]() |
to upload a file to 100 folders
Version 3.2 on Windows 98
Hi i often have to upload one file (htacces) to a large amount of folders which takes a lot of work. Even better would be uploading to many folders simultanously. But i have not found such a feature at FlashFXP. Does anybody have an idea? Another problem is to login to my root, it does not work. Using WinSCP is no problem, but FlashFXP seems to access only the incoming file. Thanks |
Quote:
you could create a queue once, save it and then reload it whenever you want to upload that file. why don't you just create a recursive htaccess file? Quote:
|
i am not sure where the root of the FTP server is placed.
My ordinary server root dir is in the same folder like etc dir. This is the .conf file of my FTP daemon: ServerName "ProFTPD" ServerType inetd ServerType inetd DefaultServer on <Global> DefaultRoot ~ psacln AllowOverwrite on </Global> DefaultTransferMode binary UseFtpUsers on Port 21 Umask 022 AllowForeignAddress on # Allow FXP (FTP to FTP transfers) AllowStoreRestart on # Allow Upload Resumes AllowRetrieveRestart on # Allow Download Resumes MaxInstances 30 ScoreboardFile /var/run/proftpd/scoreboard TransferLog /usr/local/psa/var/log/xferlog <Directory /home/httpd/vhosts> GroupOwner psacln </Directory> Include /etc/proftpd.include |
All times are GMT -5. The time now is 04:44 AM. |
Powered by vBulletin® Version 3.8.11 Alpha 3
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)