View Full Version : Text To site list
Nvisible
12-28-2001, 12:57 AM
I there a way to convert a txt doc to flashfxp site list.........
if not could some one make one to extract info form this format:
Operator | Port | Address | Login/Password
-----------------------------------------------------------------
name |#### | *.*.*.* | me/me
exseven
12-28-2001, 06:12 PM
why not just make it a csv or tsv format itd be alot easier than doin that
plus alot of programs support them but would still be hard b/c of no standards =)
or password security
bigstar
12-28-2001, 09:10 PM
csv would probably be the best solution something like
name,address,port,user,pass
Nvisible
12-29-2001, 12:22 PM
I am totallay confused .......are u guys talking about what to use to make it or is there a app that already can do it?
exseven
12-29-2001, 01:09 PM
ok what were saying is that instead of your values where the file goes
Operator | Port | Address | Login/Password
-----------------------------------------------------------------
name |#### | *.*.*.* | me/me
it woudl be a hellava lot easier to make it comma separated or tab separated values (csv and tsv)
so
name, ip address, port, login, pass
with no file header like the one you have
Operator | Port | Address | Login/Password
----------------------------------------------------------------
Nvisible
12-30-2001, 01:42 PM
I see ur point..
I was just looking at the fact that all site list i get are in that format...but if u guys can make a comma seperated one that would also work because i could use a text editor and rearrange the sitelist to match..
So when can u have the app ready :D
I am dying to get my hands on it
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2025, vBulletin Solutions, Inc.