DKN
Feb 21 2005, 10:28 PM
I have the Super Celeron 2.4 server and I would like to know how I can enable "resuming an upload" for the ftp. Sometimes when I upload big files my internet disconnects or something else happens and I hate to start all over, since the ftp won't allow me to resume. I would also like to know how to enable SITE EXEC command for ftp.
eddy2099
Feb 21 2005, 10:52 PM
The Default FTP Server doesn't let you resume as far as I remember. You need something like BulletProof FTP Server to do that.
xwing777
Feb 21 2005, 11:29 PM
You should be able to add this to your .conf file
AllowRetrieveRestart on
AllowStoreRestart on
eddy2099
Feb 21 2005, 11:39 PM
Oops, why did I read Windows

haa haa.. anyways.
DKN
Feb 22 2005, 06:20 AM
QUOTE (xwing777)
You should be able to add this to your .conf file
AllowRetrieveRestart on
AllowStoreRestart on
Where would I find the .conf file?
nForcer
Feb 22 2005, 11:09 AM
FYI, Windows does not allow resuming (or FXP transfers) because they can be exploited and should not be modified. This is why I bought RaidenFTP and added much more security and functionality.
Windows is good for Anon connections that just need to pull files. Anything else makes for a configuration nightmare.
DKN
Feb 23 2005, 08:48 AM
Ok I now know where the .conf file is at, but how do I access and change it?
DKN
Feb 24 2005, 06:16 AM
someone?
Paul
Feb 24 2005, 06:33 AM
Access and change it? use your favourite editor, save, restart the service
DKN
Feb 24 2005, 11:39 PM
I found my answer, which was:
QUOTE
Connect to your machine using SSH and login as a user with sufficient permissions to edit the file (ie - root).
Browse to the directory of the file. (ie - cd /etc)
Open up the file in your text editor such as easy editor. (ie - ee proftpd.conf)
Make your changes and then save it.
I restarted proftpd though WHM, but it failed. How can I do it through ssh?
DKN
Feb 25 2005, 12:27 AM
nvm fixed it. thankyou all for your help.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.