Hello Guys,
I've configured myself a small Linux box with an FTP style site that uses SCP as this was reccomended to me to be much more secure due to its encryption.
Now, the problem i have is sending files to the server, I am using a small app called WinSCP on my pc and i can simply drag and drop files accross onto it.
Now, i'm looking to simplify this process for my clients so they can upload info, preferably through some form of web interface that can be hosted on a seperate box.
I'm a ColdFusion developer and have been skulking around for some time now trying to get my CF code to post files using SCP protocols, but no such luck.
I could do this hand down if i were using standard FTP, of even sFTP, but this SCP has really got me stumped.
Any ideas?
Rob
I've configured myself a small Linux box with an FTP style site that uses SCP as this was reccomended to me to be much more secure due to its encryption.
Now, the problem i have is sending files to the server, I am using a small app called WinSCP on my pc and i can simply drag and drop files accross onto it.
Now, i'm looking to simplify this process for my clients so they can upload info, preferably through some form of web interface that can be hosted on a seperate box.
I'm a ColdFusion developer and have been skulking around for some time now trying to get my CF code to post files using SCP protocols, but no such luck.
I could do this hand down if i were using standard FTP, of even sFTP, but this SCP has really got me stumped.
Any ideas?
Rob