473,320 Members | 1,978 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Encrypted FTP?

I developed a small app that downloads the same file everyday on demand,
from the same location on a FTP server. The servers host recently sent out a
notice about a change in the way the admin thier FTP server. They now
require secure FTP connection and transfers. How can I fin info on encrypted
FTP Code?

TIA

Luis
Nov 20 '05 #1
3 1142
I'd seriously think of using IP*Works or Dart's Secure FTP. Both are killer
products and Xtras for instance has a great deal on them
http://www.xtras.net/
"Anon" <an**@anon.com> wrote in message
news:O6**************@TK2MSFTNGP11.phx.gbl...
I developed a small app that downloads the same file everyday on demand,
from the same location on a FTP server. The servers host recently sent out a notice about a change in the way the admin thier FTP server. They now
require secure FTP connection and transfers. How can I fin info on encrypted FTP Code?

TIA

Luis

Nov 20 '05 #2
I'm not trying to secure the FTP server, i wanted to make sure my app will
still be able to download from a secure ftp server :)
I will look at these!

Thanks !

Luis
"William Ryan eMVP" <do********@comcast.nospam.net> wrote in message
news:eL**************@TK2MSFTNGP09.phx.gbl...
I'd seriously think of using IP*Works or Dart's Secure FTP. Both are killer products and Xtras for instance has a great deal on them
http://www.xtras.net/
"Anon" <an**@anon.com> wrote in message
news:O6**************@TK2MSFTNGP11.phx.gbl...
I developed a small app that downloads the same file everyday on demand,
from the same location on a FTP server. The servers host recently sent
out a
notice about a change in the way the admin thier FTP server. They now
require secure FTP connection and transfers. How can I fin info on

encrypted
FTP Code?

TIA

Luis


Nov 20 '05 #3
Hi Anon:

Yes, that wasn't what I was intending to imply at all.
Regular FTP isn't going to work directly with no other code so it's a lot
easier to buy one of these tools. There's a certificate_receieved event for
instance, that you'd have to handle on your own.

Correctly securing a FTP connection is a bit more complex than the standard
networking stuff, that's ll I meant to imple

Cheers,

Bill

www.devbuzz.com
www.knowdotnet.com

"Anon" <an**@anon.com> wrote in message
news:e5*************@tk2msftngp13.phx.gbl...
I'm not trying to secure the FTP server, i wanted to make sure my app will
still be able to download from a secure ftp server :)
I will look at these!

Thanks !

Luis
"William Ryan eMVP" <do********@comcast.nospam.net> wrote in message
news:eL**************@TK2MSFTNGP09.phx.gbl...
I'd seriously think of using IP*Works or Dart's Secure FTP. Both are

killer
products and Xtras for instance has a great deal on them
http://www.xtras.net/
"Anon" <an**@anon.com> wrote in message
news:O6**************@TK2MSFTNGP11.phx.gbl...
I developed a small app that downloads the same file everyday on demand, from the same location on a FTP server. The servers host recently sent

out
a
notice about a change in the way the admin thier FTP server. They now
require secure FTP connection and transfers. How can I fin info on

encrypted
FTP Code?

TIA

Luis



Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Todd Gruben | last post by:
I am trying to send some encrypted data from a php application to be decoded in a .Net application. Both apps encode/decode a given string but generate different encrypted results. Anyone have...
2
by: Leonardo D'Ippolito | last post by:
Hi! I have two .NET win apps that need to communicate on a TCP/IP network. 'App A' must ask 'app B' if it's allowed to do some task, and 'app B' must authorize or prohibit it. How can I do...
4
by: Debbie Carter | last post by:
Would anyone know how to read the file attributes of a file on the hard drive to check if the file is encrypted or not? I have searched Visual Studio Help and MSDN and the samples I have found do...
8
by: robert | last post by:
Hello, I want to put (incrementally) changed/new files from a big file tree "directly,compressed and password-only-encrypted" to a remote backup server incrementally via FTP,SFTP or DAV.... At...
5
by: Michael Sperlle | last post by:
Is it possible? Bestcrypt can supposedly be set up on linux, but it seems to need changes to the kernel before it can be installed, and I have no intention of going through whatever hell that would...
1
by: Sathyaish | last post by:
I have the following scenario: Algorithm: 3DES Cipher Mode: CBC Key Size: 128-bit Block Size: 64 bit IV: 0x0000000000000000 (an eight byte array of zeros) The results I get using .NET with...
2
by: Bernard Dhooghe | last post by:
The information center writes: "Encryption Algorithm: The internal encryption algorithm used is RC2 block cipher with padding, the 128-bit secret key is derived from the password using a MD2...
0
by: danishce | last post by:
I want to generate 8 byte key using CBC MAC by applying encryption to whole message in vb.net.My code is: //Main form Code Imports System.Security.Cryptography Dim plainText As String ...
1
by: MimiMi | last post by:
I'm trying to decrypt a byte array in java that was encrypted in C#. I don't get any error messages, just a result that's completely not what I was hoping for. I think I am using the same type of...
2
by: MimiMi | last post by:
I'm trying to decrypt a byte array in java that was encrypted in C#. I don't get any error messages, just a result that's completely not what I was hoping for. I think I am using the same type of...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.