Help - Search - Members - Calendar
Full Version: FTP Questions
The Planet Forums > Control Panels > Other
DKN
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
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
You should be able to add this to your .conf file

AllowRetrieveRestart on
AllowStoreRestart on
eddy2099
Oops, why did I read Windows icon_razz.gif haa haa.. anyways.
DKN
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
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
Ok I now know where the .conf file is at, but how do I access and change it?
DKN
someone?
Paul
Access and change it? use your favourite editor, save, restart the service
DKN
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
nvm fixed it. thankyou all for your help. icon_smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.