FTPbox (Beta) - Dropbox alternative that syncs with your host via FTP
295 replies, posted
[QUOTE=barttool;30203286]right click> save as. 16mb.
I'm currently putting up a well structured and descriptive portafolio but it takes a while.[/QUOTE]
16mb is like 5% of his monthly bandwidth...
Why do you guys give Gladinet ([url]www.gladinet.com[/url]) a go?
Mount your MS Skydrive, Google Docs etc as a network drive on your PC, also mirror backup and sync between the host and multiple online sources.
MS Skydrive is 25GB storage and has public folder abilities etc, the same with google docs but that storage is less.
[QUOTE=30021190;30204300]Why do you guys give Gladinet ([url]www.gladinet.com[/url]) a go?
Mount your MS Skydrive, Google Docs etc as a network drive on your PC, also mirror backup and sync between the host and multiple online sources.
MS Skydrive is 25GB storage and has public folder abilities etc, the same with google docs but that storage is less.[/QUOTE]
Well, I'd rather use my 175GB hosting than 25GB from Skydrive. Plus this is open source.
When you do release the code, you should probably attach some sort of license so someone can't just take the code, reskin it and sell it 10 bucks a pop and say he made it all.
GPLv3 is a pretty good choice.
[QUOTE=nikomo;30204743]When you do release the code, you should probably attach some sort of license so someone can't just take the code, reskin it and sell it 10 bucks a pop and say he made it all.
GPLv3 is a pretty good choice.[/QUOTE]
I have released the code, and it's under the GPLv3... Check OP
Wait guys, subfolders are on the way. Masters of c#(me and john hohoho) are thinking :v:
[editline]2nd June 2011[/editline]
Sorry guys, I failed my infinite quest for fixed subfolders. I shall now commit graceful seppuku.
[QUOTE=johan_sm;30206610]Wait guys, subfolders are on the way. Masters of c#(me and john hohoho) are thinking :v:
[editline]2nd June 2011[/editline]
Sorry guys, I failed my infinite quest for fixed subfolders. I shall now commit graceful seppuku.[/QUOTE]
D: why?
Can anyone tell me why I keep getting this error spammed at me?
[img]http://minequest.us/s/SS-2011-06-02_20.41.39.png[/img]
It uses the exact same account and settings as my ZScreen (which works fine), what am I doing wrong?
I personally like barttool's icons better.
[QUOTE=barttool;30207769]D: why?[/QUOTE]
To do what john wants(loop through all dirs at start, dunno why he wants that) you need to load each folder, doing that manually is possible but only allows for max of 3 subfolders before the code becomes really hard to manage. How to do this automatically I don't know, my programming skills aren't that good.
For the subfolder scanning thing, look up recursive functions.
Unless that is what you are already using.
[QUOTE=Panthereye;30213287]Can anyone tell me why I keep getting this error spammed at me?
[img]http://minequest.us/s/SS-2011-06-02_20.41.39.png[/img]
It uses the exact same account and settings as my ZScreen (which works fine), what am I doing wrong?[/QUOTE]
I've most likely fixed that in the release I am working on now, it'll be out soon for you to check! Sorry for any problem caused...
[QUOTE=T3hGamerDK;30216517]For the subfolder scanning thing, look up recursive functions.
Unless that is what you are already using.[/QUOTE]
Yeah that's what I'm doing, but it makes the app freeze...
I have figured subdirectories problem out, I'm now working on actually implementing it...
Stay tuned, it should be out anytime soon!
[QUOTE=John the Gr8;30222383]I have figured subdirectories problem out, I'm now working on actually implementing it...
Stay tuned, it should be out anytime soon![/QUOTE]
:siren:It's fixed! Although no one can figure out what was wrong.:siren:
Nothing was wrong, it simply wasn't there
[QUOTE=johan_sm;30223046]Nothing was wrong, it simply wasn't there[/QUOTE]
Uhmm, no. The code I was using before was not 100% right, and NoFate helped me fix it up!
Thanks again, NoFate!
[QUOTE=John the Gr8;30204768]I have released the code, and it's under the GPLv3... Check OP[/QUOTE]
ew
GPLv2 master race
[QUOTE=Lazor;30223413]ew
GPLv2 master race[/QUOTE]
MIT god tier
why you're using SVN I have no idea. GIT JESUS RACE.
[editline]4th June 2011[/editline]
barttool's icons actually had style too.
git is crap.
[QUOTE=johan_sm;30236104]git is crap.[/QUOTE]
Stop right there! I sense a coming of dark ages of the flame war!
Been wondering - why did you choose C# as a language?
[QUOTE=Ritave;30237429]
Been wondering - why did you choose C# as a language?[/QUOTE]
He(john) started with vb. Then I told him into learning a "real" language. C++ was too hard for him, so he picked C#
So when will it get updated?
[QUOTE=johan_sm;30328055]So when will it get updated?[/QUOTE]
I'm working on it, I had exams the past month so I didn't make much progress, but exams end tomorrow so I'll get enough time to make it up...
[QUOTE=johan_sm;30236104]git is crap.[/QUOTE]
git is superior to svn in every way, actually.
Note: this isn't a religious post and I don't care what source control you use.
[QUOTE=gparent;30328395]git is superior to svn in every way, actually.
Note: this isn't a religious post and I don't care what source control you use.[/QUOTE]
I'm currently using SVN for source, but I'll use github too later on, I'm busy with the program itself for now...
[QUOTE=John the Gr8;30328412]I'm currently using SVN for source, but I'll use github too later on, I'm busy with the program itself for now...[/QUOTE]
Better to focus on that, you won't really see many of the advantages of git with such a small project anyway.
How would I connect this to Google Documents? Or is that not even possible?
[QUOTE=Volcom13;30328593]How would I connect this to Google Documents? Or is that not even possible?[/QUOTE]
It's not, it's for transferring with FTP to your host...
[QUOTE=John the Gr8;30328607]It's not, it's for transferring with FTP to your host...[/QUOTE]
Alright. Thanks for the reply.
Sorry, you need to Log In to post a reply to this thread.