473,473 Members | 1,816 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Connecting to an SFTP server via Access VBA?

9 New Member
Hey everyone.

I was recently able to provide my department some VBA code (Access 2010) to connect to an FTP server and download / upload files, and do so via automation through Task Scheduler.

Apparently this has caused them to have some faith in me, and now I’ve been tasked with something that no one else has been able to do: write VBA code to connect to an SFTP server.

Do any of you Access geniuses have any experience with this? It doesn’t matter if it’s completed via a batch file, or straight through VBA… the only limitation I have is I’m almost surely not able to download any third-party programs to get this done, as the company is pretty stringent when it comes to downloading / installing any new software.

I’m hoping that someone here has done this before, and would have a good jumping off point for me. I’ve looked around the web, and I’m not finding anything too concrete as of yet.

Thanks everyone.
Nov 17 '15 #1
1 3070
NeoPa
32,556 Recognized Expert Moderator MVP
I believe SFTP is simply Secure File Transfer Protocol.

You could try checking your existing DLL first to see if it can handle SFTP servers.

If not then Windows has a built-in FTP client that may be able to do that for you. This is reasonably advanced stuff though, and I don't even have my old project to hand where I did some similar work. This will not be a solution, or even an approach, to go for unless you're up for some hard and complicated development. Just saying before we even consider that approach and commit man-hours of work to it.
Nov 18 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Bennett Haselton | last post by:
I want to get an ASP.Net hosting account with my ISP, and I'm trying to find out what level of access to the server is requried in order for me to view the server in Server Explorer in Visual...
1
by: 9628 | last post by:
error while trying to run project: Unable to start debugging on the web server. Access is denied. Would you like to disable future attempts to debug ASP.NET pages for this project? I have tried...
0
by: | last post by:
Great discussion on this topic last month guys thanks! Wish I'd found the thread yesterday before spending half the day fighting the same battle and finding a workaround. But at least it explains...
3
by: Colin Finck | last post by:
Hello! I need to backup a MySQL database (MySQL 4.0). But it is on a shared-hosting web server and so I don't have direct server access. I also have no phpMyAdmin installed. How can I backup the...
1
by: Viswanathan S | last post by:
HI ALL! When user try to debug an Asp Web application, He got error "Unable to start debugging on the web server. Access is denied." The IIS server installed locally on the pc with Windows...
1
by: ganesh | last post by:
I installed dotnet and when i try to run a web application i get the error messagebox saying "Unable to debug on server,Access is denied.Would you like to disable the future attempts to debug".
3
by: Jerry J | last post by:
Hi, My asp.net application must access a file that can be anywhere on the server's LAN. I am having a problem because the server, doesn't have access to files that are not on the server's local...
7
by: RadhakrishnanR | last post by:
How i can implement SFTP in VB. Scenario is I want to take file from SFTP server, then after some process with the file , file will be moved to database.. Our requirement is very clear that how...
1
by: RadhakrishnanR | last post by:
Hi, How to copy a file from SFTP server to local PC using Batch file. Please consider that SFTP server is installed in Linux OS NOT in Windows OS. i.e. I need Batch file script to do the above...
1
by: Ericka | last post by:
Hi Everyone Could any of you help me out the problem. I would like to down load the CSV files from SFTP server to my computer every week. Right now I am down loading nearly 40 files separately and...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.