gFtp
Posts: 410
Hi all
What linux program is best for setting the permission via ftp
I'm loading an auction script to my SME server and for some reason the gftp does not allow me to change the permissions.
Please advise on a solution for this.
I do have remote ftp access and local ftp access to my server.
Thanks
is it included in mepis
Posts: 410
do I have to install or is it included in mepis ?
Please advise
Thanks

......
Posts: 292
It is not included and it is not in repositories either.
http://www.mepis.org/node/8662
You can download it from sourceforge
http://yafc.sourceforge.net/download.php
Rainer
thanks
Posts: 410
thanks
I'll have to try this out, I found in the repository list, and it installed and appears to work, however isn't there a gui interface for this, or only konsole version ?

..........
Posts: 292
It is only a console version. However it is easy to use.
Log in to server " yafc server.com" and type help, you get all commands that are available. Get is for downloading and put for uploading,
get -r for downloading directories and put -r for uploading directories.
You also need to cd to directory from which you want to upload stuff
and start yafc there also it will download to the same directory where you started yafc.
Use tab for file completion.
Yafc has a lot useful commands available for changing permissions and for creating or removing files and directories.
Rainer

Re: gFtp
Posts: 220
Hi allWhat linux program is best for setting the permission via ftp
That would be gFTP 
I'm loading an auction script to my SME server and for some reason the gftp does not allow me to change the permissions.
If you click the remote button at the top you'll find chmod .. local is your hard disk, remote is your server 
Thanks
You're welcome ... there is great help in a console type
" man gftp " or the author's web site http://www.gftp.org

yafc
Posts: 292
Hi
Yafc command line ftp client, it has even command "chmod" available.
I use only yafc it is great software.
Rainer