![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Newbie
|
dawei - thanks but i was hoping for something cheaper
Sane - the way i wanted it to work was like this The application was on a pc and i want to upload folder d:\docs to my ftp which is a server on the internet. |
|
|
|
|
|
#12 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I'm not sure what world YOU live in, but in my world the cost of development is amortized over the number of products sold, or some initial quantity of the products sold. This makes one-offs expensive, of course. In this environment you MAY find a novice willing to do it for the experience, or perhaps for as little as they could make at the local fast-food joint in the same period of time.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#13 |
|
Programming Guru
![]() |
Ahh, so the folder is not on the server.
To be honest, I'd actually be a perfect candidate to do this. Since I've programmed an FTP server, I understand how 3-digit command codes work and what would be involved in accessing an ftp server remotely. However, my time is limited and my priorities elsewhere. What pay are you offering and when do you need it? Edit: To give you an idea of what's involved for me... - Simple graphic user-interface using the win32api inlcluding a dialog box, progress bar, and text fields - Socket connections to connect with the ftp server - Authenticating to the ftp server on the basis of a username/password field (as part of the GUI) - Synchronizing a passive/active file transfer environment with the correct 3-digit command codes and reactions to the server's responses - Transferring all the files Basically... |
|
|
|
|
|
#14 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Sounds easy enough, though time-consuming. I'll do it for a tenth of DaWei's price.
![]() |
|
|
|
|
|
#15 |
|
Newbie
|
thanks everyone i am in discussions with sane
|
|
|
|
|
|
#16 | ||
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Quote:
Quote:
![]()
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
||
|
|
|
|
|
#17 |
|
Programming Guru
![]() ![]() ![]() |
why not just have an interface for the users to drop their files in a specific directory on their local system, then have a scheduled task to SCP the files over to your server in a backup directory on a certain time interval... ultra easy.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#18 | |
|
Newbie
|
Quote:
|
|
|
|
|
|
|
#19 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Break out the white shoes and belts! Too warm for plaid jackets.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#20 | |
|
Newbie
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|