Advertisement

Results for "Author: eugene zhukovsky"

6_2008-2009 #209349
NetServerEnum

Enumerate all servers in the domain, or specific server types, like SQL Servers, Workstations etc with API. Using netapi32.dll

6_2008-2009 #209350
WNetEnumResource

This API function can enumerate all network resources, including servers, workstations, printers, shares, remote directories etc. Unlike NetServerEnum function, this will enumerate DOS, Win3.1, Windows 95 and above, as well as NT 3.51 and higher, Win2k amd XP workstations. The function is recursive, it works from top down. You can use this code in any way you like, hust keep the credit. Tested on XP and NT 4.

7_2009-2012 #231866
FTP Sync

This utility will send files/directories to the specified FTP server. Currently EXCLUDE, PURGE and RECURSIVE flags are available. Define your FTP server address, logon credentials and files/directories you want to ftp in settings.xml file. This file is in debug\bin folder, it should be in the same directory as the executable. Solution consists of 2 projects, open FTPAutoBackup.sln and you can run it. Since windows scheduler works well and is far superior to anything I could code myself, I just schedule this to run nightly and my FTP is always current. Tested thoroughly w/8,000 files backups only on PURE-FTPD on SPARC and SERV-U on XP with Unix-style file display. This code contains download ftp functionality as well. All ftp commands/functionality are wrapped in FTPClient project, one of the 2 in the solution, and can be re-used. You can use this code in any way you like, just keep the credits. ezhukovsky@attbi.com

7_2009-2012 #231867
NetServerEnum

Enumerate all servers in the domain, or specific server types, like SQL Servers, Workstations etc with API. Using netapi32.dll

7_2009-2012 #231868
WNetEnumResource

This API function can enumerate all network resources, including servers, workstations, printers, shares, remote directories etc. Unlike NetServerEnum function, this will enumerate DOS, Win3.1, Windows 95 and above, as well as NT 3.51 and higher, Win2k amd XP workstations. The function is recursive, it works from top down. You can use this code in any way you like, hust keep the credit. Tested on XP and NT 4.

Languages
Top Categories
Global Discovery