FTP + MS SQL Server + Pi + Uploading
Posted: Tue Jun 24, 2014 5:22 am
hello,
i'm new to pi and linux. i need to upload a photo to web sever which has been created by my friend. i try to use ftp but it doesn't work. web server has created using www.somee.com and he gave me following details.
MS SQL Server address: SchoolVanMonitoring.mssql.somee.com
ogin name: *************
Login password: ********
i had install command line ftp client and in the root terminal i had write the below line.
ftp SchoolVanMonitoring.mssql.somee.com
but it gives me an error like this - ftp: connect: connection refused
why this happens? can't i upload file to a MS SQL Server using pi?
i'm new to pi and linux. i need to upload a photo to web sever which has been created by my friend. i try to use ftp but it doesn't work. web server has created using www.somee.com and he gave me following details.
MS SQL Server address: SchoolVanMonitoring.mssql.somee.com
ogin name: *************
Login password: ********
i had install command line ftp client and in the root terminal i had write the below line.
ftp SchoolVanMonitoring.mssql.somee.com
but it gives me an error like this - ftp: connect: connection refused
why this happens? can't i upload file to a MS SQL Server using pi?