Hi, If dont absolutely need it, i would advise to stay away from FTP. Using ssh you can also move files around, which is much more secure than with ftp.
Once you have ssh-server running, in Kubuntu, i just type in the address bar of Dolphin (the file-management tool) fish://[email protected]:/var/www and if that user has access to /var/www/ you can just start reading & writing files. >From the command prompts you can move files to an ssh-server using scp myfile.txt [email protected]:/home/user/myfiles/ rgds, reinier _______________________________________________ The Uganda Linux User Group: http://linux.or.ug Send messages to this mailing list by addressing e-mails to: [email protected] Mailing list archives: http://www.mail-archive.com/[email protected]/ Mailing list settings: http://kym.net/mailman/listinfo/lug To unsubscribe: http://kym.net/mailman/options/lug The Uganda LUG mailing list is generously hosted by INFOCOM: http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The mailing list host is not responsible for them in any way.
