Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: avraham on September 09, 2005, 10:12:57 PM

Title: develope web page remotely. Is there anything available????
Post by: avraham on September 09, 2005, 10:12:57 PM
How can i access the html folder for web page development. ftp does not access the folder ......
Title: Re: develope web page remotely. Is there anything available
Post by: CharlieBrady on September 09, 2005, 10:22:14 PM
Quote from: "avraham"
How can i access the html folder for web page development. ftp does not access the folder ......


Use winSCP. Log in as "admin". You'll need to enable secure shell access first. Do some research here on use RSA/DSA keys for SSH authentication, rather than passwords.
Title: Re: develope web page remotely. Is there anything available
Post by: avraham on September 10, 2005, 12:41:37 AM
Quote from: "CharlieBrady"
Quote from: "avraham"
How can i access the html folder for web page development. ftp does not access the folder ......


Use winSCP. Log in as "admin". You'll need to enable secure shell access first. Do some research here on use RSA/DSA keys for SSH authentication, rather than passwords.

thanks i downloaded it setup ssh and tried it on port 21, but alas it doesn't connect.Please help
Title: Re: develope web page remotely. Is there anything available
Post by: CharlieBrady on September 10, 2005, 03:29:24 AM
Quote from: "avraham"
Quote from: "CharlieBrady"
Quote from: "avraham"
How can i access the html folder for web page development. ftp does not access the folder ......


Use winSCP. Log in as "admin". You'll need to enable secure shell access first. Do some research here on use RSA/DSA keys for SSH authentication, rather than passwords.

thanks i downloaded it setup ssh and tried it on port 21, but alas it doesn't connect.


SSH uses port 22.

I'm sure you'll find good tutorials on use of sftp, ssh and winSCP without much trouble.